/********************
special materials
 *******************/


.o-cont-26txt{
    font-size: 26px;
    line-height: 36px;
    text-align: center;
    color: #595757;
    margin: 0 0 15px 0;
	font-weight: 700;
}
.o-cont-17txt{
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    color: #595757;
    margin: 0;
}

.o-gray-bk{
	background: #e9e9e9;
	box-sizing: border-box;
	padding: 20px 0;
	margin-top: 25px;
}

.o-h2-ex{
	font-size: 19px;
	line-height: 26px;
	text-align: center;
	color: #036eb8;
	margin: 0 0 5px 0;
}

.o-ex-b{
	margin: 0 auto;
	justify-content :center;
	max-width: 710px;
}

.o-ex-txt{
	display: block;
	font-size: 18px;
    line-height: 31px;
    text-align: left;
    color: #595757;
	margin: 0 20px 0 0;
	font-weight: 500;
}

.o-kodawari-sec{
	background: url(../img/special-materials-bk-st.jpg) no-repeat;
	background-position: bottom center;
	box-sizing: border-box;
	background-size: cover;
	padding-top: 45px;
	padding-bottom: 25px;
}

.o-h2-kodawari{
	font-size: 28px;
	line-height: 38px;
	text-align: center;
	color: #036eb8;
	margin: 0 0 20px 0;
	font-weight: 900;
}

.o-kodawari-chb{
	box-sizing: border-box;
	background: #036eb8;
	padding: 20px 0;
}

.o-kodawari-txt{
	font-size: 19px;
	line-height: 28px;
	text-align: left;
	color: #fff;
	font-weight: 700;
	margin-bottom: 0;
}

.o-four-fx-cen{
	margin: 20px auto 0 auto;
	justify-content: center;
}

.o-four-fx-cen .o-four-b{
    width: 47%;
    max-width: 215px;
    margin: 0 1.5%;
}

.o-four-fx-cen .o-four-b img,
.o-four-fx .o-four-b img{
    width: 100%;
}

.o-four-fx .o-four-b{
	margin-top:30px;
}

.o-four-fx{
	margin: 20px auto 0 auto;
	justify-content: space-between;
}

.o-point-ob{
	margin-top: 0;
}

.o-four-b{
    width: 100%;
    margin: 0 0 0;
    position: relative;
}

.o-cont-14txt{
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    color: #595757;
    margin: 0;
	word-wrap: break-word;
	font-weight: 500;
}

.o-h2-seisaku{
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #036eb8;
    margin: 0;
    font-weight: 700;
    margin-bottom: 0;
}

.o-mt2{
	margin-top: 50px;
}



@media (min-width:576px){
.o-ex-b{
    margin: 0 auto;
    justify-content: center;
    max-width: 710px;
}

.o-ex-txt{
    font-size: 18px;
    line-height: 31px;
    text-align: left;
    color: #595757;
    margin: 0 20px;
}

.o-kodawari-txt{
    text-align: center;
}
}



@media (min-width:768px){
.o-kodawari-sec{
	background: url(../img/special-materials-bk.jpg) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	padding-top: 45px;
	padding-bottom: 25px;
}

.o-four-fx-cen .o-four-b{
    width: 21%;
    max-width: 215px;
    margin: 0 1.5%;
}

.o-four-b{
    width: 24%;
    max-width: 326px;
    margin: 0;
    position: relative;
}

.o-mt2{
    margin-top: 75px;
}
}



@media (min-width:992px){

}


@media (min-width:1050px){

}


@media (min-width:1200px){

}

